Ptr Class

A 4-byte pointer to a chunk of memory. You can pass a MemoryBlock object via this data type and it will be treated as a pointer to the memory contained within the MemoryBlock. This data type can be used only with the Declare statement and it cannot be used to declare REALbasic variables, properties, and methods.

Events

None

Properties

None

Methods

None


See Also

Declare statement; Byte, CFStringRef, CString, OSType, PString, Short, UByte, UShort, WindowPtr, WString data types.